IEventSource.OnNext event¶
Defined in
Type: IEventSourceSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
Action<out T> OnNext
Summary: Event signaling the next element in the data stream.
Defined in
Type: IEventSourceSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
Action<out T> OnNext
Summary: Event signaling the next element in the data stream.